GetPlatformFontsForNodeResponse
data class GetPlatformFontsForNodeResponse(fonts: List<PlatformFontUsage>)
Content copied to clipboard
Represents response frame that is returned from CSS#getPlatformFontsForNode operation call. Requests information about platform fonts which we used to render child TextNodes in the given node.